home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1999 July
/
Software of the Month - Ultimate Collection Shareware 263.iso
/
pc
/
Xtras
/
Widget Wizard
/
-INSTRCT.DIR
/
00014_Script_14
< prev
Wrap
Text File
|
1997-05-10
|
719b
|
24 lines
on stuffInstructions
-- set gInstructions = "Step" && gInstructStep && "of" && gInstructTotal & RETURN & RETURN & item gInstructStep of gInstructionsList
-- -- put gInstructions --DEBUG
--
-- tell gInstructionWindow
-- put gInstructions into field "InstructionText"
-- end tell
end stuffInstructions
on resetInstructText
-- set gInstructStep = 1
-- set myOldDelimiter = the itemDelimiter
-- set the itemDelimiter = "|"
-- set gInstructTotal = the number of items in gInstructionsList
--
-- stuffInstructions
--
-- tell gInstructionWindow
-- setButtons
-- end tell
--
-- set the itemDelimiter = myOldDelimiter
end resetInstructText